23. Lesson Wrap Up

14 Lesson Wrap Up -

What we covered in this lesson:

  • Basics of Distributed Database Design
  • Must know your queries and model the tables to your queries
  • Importance of Denormalization
  • Apache Cassandra is a popular NoSQL database
  • CQL and some key differences with SQL
  • Primary Key, Partition Key, and Clustering Column
  • The WHERE clause